Skip to content

Issue 7829 - Changelog for 0.37.4 - #7834

Open
patchwork01 wants to merge 5 commits into
developfrom
7829-changelog
Open

Issue 7829 - Changelog for 0.37.4#7834
patchwork01 wants to merge 5 commits into
developfrom
7829-changelog

Conversation

@patchwork01

@patchwork01 patchwork01 commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Make sure you have checked all steps below.

Issue

  • My PR fully resolves the following issues. I've referenced an issue in the PR title, for example "Issue 1234 - My
    Feature". Note that before an issue is finished, you can still make a pull request by raising a separate issue
    for your progress.

Tests

  • My PR adds the following tests based on our test strategy OR does not need testing for this extremely good reason:
    • Just documentation

Documentation

  • In case of new functionality, my PR adds documentation that describes how to use it, or I have linked to a
    separate issue for that below.
  • If I have added new Java code, I have added Javadoc that explains it following our conventions and style.
  • If I have added or removed any dependencies from the project, I have updated the NOTICES file.

@patchwork01 patchwork01 added the needs-reviewer Pull requests that need a reviewer to be assigned label Aug 3, 2026
Comment thread CHANGELOG.md Outdated

Documentation:
- Documented the REST API to add a Sleeper table.
- New configuration example for a lighter instance with less data.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might be worth having the lighter example location in brackets at the end of the line

i.e.
New configuration example for a lighter instance with less data. (example/light)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, thanks.

Comment thread CHANGELOG.md Outdated
- New configuration example for a lighter instance with less data.

Bugfixes:
- SQL filtering is now accepted in queries with `scripts/utility/query.sh`.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't think this was a bug - just a missing feature in a command line tool.

@patchwork01 patchwork01 Aug 6, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The command line tool prompted you for SQL, but then failed if you entered it. I'll make this a bit clearer.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's done now.

Comment thread CHANGELOG.md Outdated

Athena:
- Added support for map type fields.
- There are no longer multiple options for the Athena connector in `sleeper.athena.handler.classes`.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be clearer to say "The simple Athena connector was removed as its purpose was unclear and there was no equivalent in any of the other query paths".

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, thanks.

@patchwork01 patchwork01 self-assigned this Aug 6, 2026
@patchwork01 patchwork01 removed the needs-reviewer Pull requests that need a reviewer to be assigned label Aug 6, 2026
@patchwork01 patchwork01 removed their assignment Aug 6, 2026
@patchwork01

Copy link
Copy Markdown
Collaborator Author

On hold until we're ready to release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Changelog for 0.37.4

4 participants